ComponentOne ASP.NET MVC Controls
High Method

C1.Web.Mvc.Finance.Fluent Namespace > FibonacciBuilder<T> Class : High Method
The value.
Configurates C1.Web.Mvc.Finance.Fibonacci<T>.High. Sets the high value of Fibonacci tool.
Syntax
'Declaration
 
Public Function High( _
   ByVal value As Nullable(Of Double) _
) As FibonacciBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
Remarks
If not specified, the high value is caclulated based on data values provided by the itemsSource.
See Also

Reference

FibonacciBuilder<T> Class
FibonacciBuilder<T> Members